home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / rdrm20.zip / DL-FILES.ZIP / RR-SG.BAT < prev    next >
DOS Batch File  |  1993-04-12  |  215b  |  9 lines

  1. @ECHO OFF
  2. REM %1 is the port number
  3. REM %2 is the Computer to Modem BPS Rate
  4. REM %3 is the full drive\path\filename of the file to be transfered
  5. REM %4 is the Modem to Caller BPS Rate
  6.  
  7. dsz port %1 sb -g %3
  8.  
  9.